Skip to content

Conversation

KodaHye
Copy link
Contributor

@KodaHye KodaHye commented Oct 7, 2024

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저 LinkedHashMap 처음봐요...!ㅋㅎㅋㅎ 그냥 해시맵이 아닌 LinkedHashMap를 사용한 이유가 궁금해요!😎

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

앗 이슈를 보니까 입력순서대로 앉힐수 있군요!?!?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

맞습니다!! 그냥 HashMap을 쓰면 key의 순서가 뒤죽박죽 되더라구요!!!
입력하면서 학생들을 앉혀도 되는데!! 저는 그 생각을 못해서 입력 다 받고, 학생들을 앉히기 위해 LinkedHashMap을 썼습니다!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

와우 저도 처음봐요!! 순서를 보장해야 할때 써봐야겠어요!! 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

점수 10의 지수승으로 계산하신거 멋지네요👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

주변에 좋아하는 친구 없는 친구 불쌍해요..😹

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10^0 슬프네요,,,,

@KodaHye KodaHye merged commit 8760c68 into GreatAlgorithm-Study:main Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants